home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / qmain_20.zip / WHATSNEW.200 < prev   
Text File  |  1988-08-04  |  5KB  |  109 lines

  1.                         ***********************
  2.                         * Q-Main Version 2.00 *
  3.                         ***********************
  4.  
  5.  Version 2.00 of Q-Main fixes a few bugs that existed in the previous
  6. version. We also added some extra new features which we think you all
  7. will find of use. The documentation was also re-typed. Also, you are now
  8. able to edit the extra options implemented in QuickBBS 2.02 which is availble
  9. from the 'Configuration Maintenance System' option.
  10.  
  11.  Before running Version 2.00 make sure to remove your previous Q-Main Config
  12. file, Q-MAIN.CFG. The structure was changed in this version. Other than
  13. that, you do not have to change anything. Below is a list of what is new
  14. in 2.00, bug fixes/new features/changes.
  15.  
  16.  Bug Fixes
  17.  =========
  18.  
  19.  --> If your MSGTXT.BBS file contained more than 32,767 records when
  20.      running the Message Purge/Renumber unpredictable results would
  21.      occur. Having more thatn 32,767 records when doing a purge is
  22.      highly unlikely but possible. Incase anyone was affected by this,
  23.      all I can say is I'm very sorry, I'm only human. Having more than
  24.      32,767 means your MSGTXT.BBS had to be about 8,388,352 bytes or larger.
  25.  
  26.  --> The 'Print to Disk Option by Number' did not allow you to enter any
  27.      number higher than 100 for both the starting number or the ending
  28.      number. You were however able to run it via paramters.
  29.  
  30.  --> When purging received messages the active message pointers were
  31.      updated correctly but I was noticing that I was still able to read
  32.      'Received Messages'. It turned out that the integer variable that stored
  33.      the message number in the MSGIDX.BBS needed to be changed to some invalid
  34.      number, such as -1 when a message is deleted. I was not aware of this
  35.      since I did not write QuickBBS and thought the MSGATTR variable in
  36.      MSGHDR.BBS was the only thing needed to be updated. It did the same thing
  37.      when purging a board but you would not of noticed it since the active
  38.      messages went down to 0, bringing up the message 'No Messages in this
  39.      Area' when trying to read messages.
  40.  
  41.  --> When centering the STRING field in the Menu Editor, it  started to overlap
  42.      if you did it more than once.
  43.  
  44.  --> When running the Menu Editor if you had exactly 75 menus (which is
  45.      the maximum that we allowed it to print per screen) you were still
  46.      asked to view the next page.
  47.  
  48.  --> Copying WITHIN MENUS (from field to field) didn't always work under
  49.      certain circumstances.
  50.  
  51.  --> The PGUP key when Editing/Creating a menu, when on entry #1 took
  52.      you to the second to last rather than the last entry.
  53.  
  54.  --> If the MSG*.BBS files weren't found when running any of the options
  55.      under 'Message Utilities' the menus would start to overlap.
  56.  
  57.  --> If Discrepancies were detected under 'Verify Active Message' the
  58.      menus would start to overlap. Also, after detecting the first area
  59.      with discrepancies it didn't finish scanning the rest of the areas
  60.      for any other discrepancies.
  61.  
  62.  New Features:
  63.  =============
  64.  
  65.   --> A 'User Reports' option added to the Miscellaneous Utilities menu.
  66.       This option will allow you to create lists of the Top x Downloaders,
  67.       Uploaders, Callers, and Message posters. You also have the option
  68.       to make a ASCII version and/or a ANSI version. With the ANSI version you
  69.       can specify what colors you want certain parts of the report to be.
  70.  
  71.   --> A 'ALL FILE List Generator' option added to the Miscellaneous
  72.       Utilities menu. This option will allow you to create a list of all
  73.       your available downloadable files. You can create a list to have as
  74.       a bulletin and/or download . There is a slight change between
  75.       them. You can also specify whether you want each one in ANSI or ASCII.
  76.  
  77.   --> A Global Security change option added to the User Editor.
  78.  
  79.   --> A 'Purge by Number' option added to the Message Utilities Menu. This
  80.       option allows you to keep each message base trimmed down to a specified
  81.       number of message.
  82.  
  83.   --> A 'Purge Messages by x days old' added to the message utilities menu.
  84.  
  85.  Changes
  86.  =======
  87.  
  88.  --> When editing any of the Flags, instead of using INS and DEL to turn
  89.      on and off you now use the SPACE BAR to toggle back and forth.
  90.  
  91.  --> The way you edit the Read,Sysop, and Write flags in the message board
  92.      editor. Use the left and right errors to move from Flag A - Flag D ,
  93.      then ENTER to Edit.
  94.  
  95.  --> The 'Purge/Renumber all messages' can now handle up to 12,000
  96.      ACTIVE messages. In version 1.00 it was limited to 4,000.
  97.  
  98.  --> The code for printing to disk was re-done. Also, I am now listing
  99.      the message number and whether or not the message is Private and/or
  100.      Received.
  101.  
  102.  --> Various Internal changes and the layout of some menus.
  103.  
  104. -----------------------------------------------------------------------------
  105. Alot of other Miscellaneous Bugs (really minor) were fixed and some extra
  106. error trapping routines were added. If you find any bugs PLEASE be sure to
  107. let us know.
  108. -----------------------------------------------------------------------------
  109.